home *** CD-ROM | disk | FTP | other *** search
- echo off
- CLS
- echo. Installation of Software Mines Fantasy Role Playing Utilities
- echo. to your floppys about to start.
- echo.
- pause
- CLS
- echo.
- echo. Please insert a blank formatted disk in your B drive or press Ctrl-C
- echo. to abort and format a disk.
- echo.
- pause
- pkxarc -x frpprog.arc b:
- echo.
- echo. Installation of disk 1 complete! Please remove the disk from your B
- echo. Drive and label it as "FRP Progam Disk - Version 2.12"
- echo.
- echo. Please insert a blank, formatted disk in your B drive.
- echo.
- pause
- pkxarc -x frpdata.arc b:
- echo.
- echo. Installation of disk 2 complete! Please remove the disk from your B
- echo. Drive and label it as "FPR Data Disk - Version 2.12"
- echo.
- echo. You now can access the program documentation on the FRP Data Disk
- echo. in FRP.DOC. This file can be printed, or viewed with most ASCII text
- echo. editors.
- echo.
- echo on
-
-